filechooserwidget: Use dropdown api better
authorMatthias Clasen <mclasen@redhat.com>
Sun, 12 Jul 2020 14:20:52 +0000 (10:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 12 Jul 2020 14:58:33 +0000 (10:58 -0400)
commit65ecfa20dda35b99893b68f1a8065a40db00f845
treeb91e12b27efadf126d690a188c17292e744932bf
parentaa5ab02166c1c6179da1d0c315fb08728af7f789
filechooserwidget: Use dropdown api better

We now have GtkStringList, so we can implement
the choice api a little cleaner with it.
gtk/gtkfilechooserwidget.c